Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simulators/ethereum: add eest consume engine/rlp and remove pyspec #1178

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

spencer-tb
Copy link
Contributor

Description

  1. Removes --sim ethereum/pyspec in favour of --sim ethereum/eest/consume-engine.
  2. Adds --sim ethereum/eest/consume-rlp. This will replace the consensus simulator in the future.

@fjl
Copy link
Collaborator

fjl commented Nov 1, 2024

Good to see this getting shipped!

@marioevz
Copy link
Member

marioevz commented Nov 1, 2024

@fjl I checked the failing smoke tests and it seems to happen in master too, geth is complaining about the genesis file with this error:

Fatal: Failed to register the Ethereum service: only PoS networks are supported, please transition old ones with Geth v1.13.x
Fatal: Failed to register the Ethereum service: only PoS networks are supported, please transition old ones with Geth v1.13.x

Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants